home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1 / Ian and Stuart's One (Australia).iso / Australasian Legends / Commercial / Rainbow Hill / MacDOS™ 2.0.0 / User's Guide / A.4 Code Breaker < prev    next >
Text File  |  1994-09-20  |  5KB  |  123 lines

  1. Code Breaker
  2.        E1   DOS command not implemented
  3.        E2   Dimensioning: too many tokens
  4.        E3   File not opened by the user
  5.        E4   Volume offline
  6.        E5   Dimensioning: too many commands
  7.        E6   Dimensioning: too many arguments
  8.        E7   Syntax: double input redirection
  9.        E8   Syntax: double output redirection
  10.        E9   Line parsing error
  11.        E10  Internal: unknown com state
  12.        E11  Not a directory
  13.        E12  Syntax: invalid format
  14.        E13  Syntax: invalid arguments
  15.        E14  Invalid prompt switch
  16.        E15  Dimensioning: prompt too long
  17.        E16  Not enough space in the heap
  18.        E17  Error when following a path
  19.        E18  Maximum number of volumes exceeded
  20.        E19  Wrong volume specification
  21.        E20  Maximum number of directories exceeded
  22.        E21  Path with two consecutive backslashes
  23.        E22  The file is not executable
  24.        E23  Directory name missing
  25.        E24  MacOS error
  26.        E25  Internal: unknown token
  27.        E26  Max length of filename exceeded
  28.        E27  File or directory not found
  29.        E28  Bad switch
  30.        E29  Too many sorting requests
  31.        E30  Too many levels of batch CALLs
  32.        E31  Memory  mode is 32-bit, but application is not 32-bit
  33.              clean
  34.        E32  Attempted to open too many files
  35.        E33  Internal I/O error
  36.        E34  Illegal wildcarding
  37.        E35  (file not found)
  38.        E36  User Cancelled
  39.        E37  Too many characters in command line
  40.        E38  MacDOS requires System 6.0.4 or greater
  41.        E39  The  pasting  of newline characters into the  command
  42.              string is not allowed
  43.        E40  Not a file of type 'TEXT'
  44.        E41  Bad command or file name
  45.        E42  (Do not report this)
  46.        E43  Command not implemented
  47.        E44  Label not found
  48.        E45  Too many labels
  49.        E46  Command only executable in batch
  50.        E47  Invalid date or date format
  51.        E48  Duplicate file name and version
  52.        E49  File busy, dir non empty, or path error
  53.        E50  No such volume
  54.        E51  Hardware volume lock
  55.        E52  Invalid time
  56.        E53  Directory specified
  57.        E54  (wrong file creator)
  58.        E55  (wrong file type)
  59.        E56  I/O error in disk operation
  60.        E57  Mismatch when verifying data written to disk
  61.        E58  Duplicate filename(s)
  62.        E59  Label used for more than one loop
  63.        E60  Volume literal ID not assigned
  64.        E61  The startup volume cannot be unmounted
  65.        E62  Nested FORs are not allowed
  66.        E63  Requested variable has not been defined
  67.        E64  No help available
  68.        E65  Labels must not begin with a percent sign
  69.        E66  Variables used in iterations must be unique
  70.        E67  Licence  number and/or user identification corrupted.
  71.              Please reload MacDOS from the original disk.
  72.        E68  Not a licence number
  73.        E69  Not enough memory
  74.        E70  Filter error
  75.        E71  Source and destination must be different
  76.        E72  String search failed
  77.        E73  Folders  named  Desktop Folder and  Trash  cannot  be
  78.              created or removed
  79.        E74  File open for writing
  80.        E75  File open for reading
  81.        E76  Maximum line length exceeded
  82.        E77  File already open for writing
  83.        E78  Standard FOR cannot execute an IF command
  84.        E79  The command cannot be piped
  85.        E80  Disk full
  86.        E81  The character requested for quoting is not free
  87.        E82  Sorry,  the operation you have requested needs System
  88.              7.0 or greater
  89.        E83  The path contains too many characters
  90.        E84  Port does not exist at destination
  91.        E85  Invalid session reference number
  92.        E86  Session was closed
  93.        E87  Wrong destination in pipe message
  94.        E88  (PPC Operation not completed)
  95.        E89  Unknown pipe command
  96.        E90  Double initialisation of pipes
  97.        E91  (Data message correctly received)
  98.        E92  Filter sent a command that only MacDOS should issue
  99.        E93  Filter sent a data message out of a sequence
  100.        E94  Response addressed to a filter
  101.        E95  PPC  Port  already open. Restart the Mac if you  need
  102.              piping.
  103.        E96  Labels are only allowed in batch mode
  104.        E97  Remote process does not respond
  105.        E98  This Mac does not support PPC
  106.        E99  Unexpected data message from a filter
  107.        E100 Filter  sent upstream a message that should  only  be
  108.              sent downstream
  109.        E101 Filter sent downstream a message that should only  be
  110.              sent upstream
  111.  
  112.        W1   DOS switch not implemented
  113.        W2   Sorting problem
  114.        W3   Request ignored
  115.        W4   File not open
  116.        W5   Illegal redirection
  117.        W6   Empty label (ie. colon not followed by a label name)
  118.        W7   Argument[s] not expected
  119.        W8   Already logging
  120.        W9   Not currently logging
  121.        W10  Text line truncated
  122.  
  123.